home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2000 #4 / Amiga Plus CD - 2000 - No. 4.iso / Tools / Misc / ViNCEd / DEVS / DOSDrivers / NEWCON < prev    next >
Encoding:
Text File  |  2000-01-27  |  325 b   |  15 lines

  1. /*
  2.  * $VER: ViNCEd 42.70 (27th Jan 2000)
  3.  * Old style ViNCEd mount entry, mounted in "cooked" mode, as
  4.  * replacement for the more than obsolete "NEWCON"
  5.  *
  6.  * Please note that the handler is a library! Tricky,tricky...
  7.  */
  8.  
  9. Handler     = LIBS:vnc.library
  10. Priority    = 4
  11. StackSize   = 4096
  12. GlobVec     = -2
  13. Startup        = 0
  14.  
  15.